Screenshot
Ext JS 2.0 Web Desktop |
|
Developer(s) | Sencha |
---|---|
Stable release | 4 / April 26, 2011 |
Development status | Active |
Type | JavaScript library |
License | GPLv3 or commercial |
Website | http://www.sencha.com/products/js/ |
Ext JS (ee-X-t JS) is a JavaScript library for building interactive web applications[1] using techniques such as Ajax, DHTML and DOM scripting.
Originally built as an add-on library extension of YUI by Jack Slocum, Ext JS includes interoperability with jQuery and Prototype. Beginning with version 1.1, Ext JS retains no dependencies on external libraries, instead making their use optional.[2]
Contents |
Ext JS includes a set of GUI-based form controls (or "widgets") for use within web applications:
Many of these controls are able to communicate with a web server using Ajax.
Ext JS version 2.0 was released on 4 December 2007. This version was promoted as providing an interface and features more similar to those traditionally associated with desktop applications. Also promoted were the new user documentation, API documentation, and samples.[3]
Ext JS 2.0 did not provide backward compatibility with version 1.1. A migration guide was developed to address this.[4]
Ext JS version 3.0 was released on 6 July 2009. This version added communication support for REST and a new Ext.Direct server side platform. New flash charting and ListView elements were added to the standard display components. It was backwards compatible with version 2.0 code.
Version 4.0 of the Ext framework was released on April 26th, 2011. It includes a completely revised class structure[5], a revised data package, an animation and drawing package that uses SVG and VML[6], and revised charting and theming. It also includes an optional architecture that provides a Model-View-Controller style of code organization.
On 15 June 2010, the merger of Ext JS with JQTouch and Raphaël was announced[7] forming a new organisation called Sencha Inc.. Ext JS continues to be available as a main product on the new Sencha website[8] together with Sencha Touch, Ext GWT, Ext Designer, Sencha Animator and Ext Core.
YUI-Ext was available under the BSD license. In April 2008 the open source license associated with Ext was changed. In version 2.0.2, the authors stated that Ext was available under an LGPL-style license as long as you "plan to use Ext in a personal, educational or non-profit manner" or "in an open source project that precludes using non-open source software" or "are using Ext in a commercial application that is not a software development library or toolkit". This was no longer the case with Ext 2.1.[9] Some people claimed that the license conditions as the authors described it stood while others claimed that clause 7[10] of the LGPL-style license enabled the software to be used by all regardless of Ext's conditions. The Ext authors claim that section 7 of the LGPL as it is worded did not apply to "conditions" which their license required before distribution under the LGPL was permitted as opposed to "additional restrictions" which section 7 allowed a distributor to remove.
On 20 April 2008, Ext 2.1 was released under a new dual license structure which allowed the options of the full GPL 3.0 license or a commercial license.[11]
The change in license over time, from a permissive open source license to a restrictive dual license, caused controversy in the Ext user community.[12][13][14][15]
|
|
|